home *** CD-ROM | disk | FTP | other *** search
/ The National Palace Museum Experience / The National Palace Museum Experience.iso / Programs / Panorama.dxr / 00025_MenuOutDoor hilite.ls < prev    next >
Encoding:
Text File  |  1998-11-19  |  76 b   |  6 lines

  1. on mouseDown
  2.   if buttonclicked() then
  3.     towhichfloor("000")
  4.   end if
  5. end
  6.